| SyException |
| Logical Entity Name | SyException |
| Default Table Name | SyException |
| Physical Only | NO |
| Owner | dbo |
| Definition | |
| Note |
| SyException Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
SyExceptionID |
int | NO | ||
| ExceptionName | varchar(255) | NO | ||
UserID |
int | NO | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
| ts | timestamp | NO |
| SyException Primary and Unique Keys |
| Key Name | Key Type | Keys |
| SyException_Code_U_N_IDX | Index | ExceptionName |
| PK_SyException_SyExceptionID | PrimaryKey | SyExceptionID |
| SyException Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| SyStaff | Non-Identifying | One To Zero or More | FK_SyException.UserID_SyStaff.SyStaffID | UserID | NO | YES |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| SyExceptionMessages | Non-Identifying | One To Zero or More | FK_SyExceptionMessages.SyExceptionID_SyException.SyExceptionID | NO | YES |
| SyException Check Constraints |
| Check Constraint Name | CheckConstraint |
| SyException Storage |
| STORAGE OPTION | STORAGE VALUE |
| Filegroup | PRIMARY |
| Text Image File Group |
| SyException Where Used - Model Usage |
| Mapped Object | Is User Defined? | Denormalization Mappings | Description | Bound Attachments |
| Logical dbo.SyException |
NO | |||
| Physical (Microsoft SQL Server) dbo.SyException |
NO |
| SyException Where Used - Submodel Usage |
| Model | Submodel Usage |
| Logical | Main Model |
| Physical (Microsoft SQL Server) | Main Model |
| Physical (Microsoft SQL Server) | System |
| SyException Data Movement Rules |
| Name | Type | Rule Text/Value |